var go/doc.noteCommentRx
2 uses
go/doc (current package)
reader.go#L492: noteCommentRx = lazyregexp.New(`^/[/*][ \t]*` + noteMarker) // MARKER(uid) at comment start
reader.go#L548: if noteCommentRx.MatchString(c.Text) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)